翻訳と辞書
Words near each other
・ Class C GPCR
・ Class Clown
・ Class Clown Spots a UFO
・ Class Clowns
・ Class CNBC
・ Class collaboration
・ Class Comics
・ Class conflict
・ Class consciousness
・ Class council
・ Class Cruise
・ Class D
・ Class diagram
・ Class discrimination
・ Class district
Class driver
・ Class E
・ Class Editori
・ Class Enemy
・ Class Enemy (film)
・ Class F
・ Class field theory
・ Class formation
・ Class function (algebra)
・ Class Guitar
・ Class hierarchy
・ Class I
・ Class I PI 3-kinases
・ Class I recall
・ Class II


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Class driver : ウィキペディア英語版
Class driver

In computing, a class driver is a type of hardware device driver that can operate a large number of different devices of a broadly similar type.
Class drivers are very often used with USB based devices, which share the essential USB protocol in common, and devices with similar functionality can easily adopt common protocols.
As another example, instead of having a separate driver for every kind of CD-ROM device, a class driver can operate a wide variety of CD-ROMs from different manufacturers. To accomplish this the manufacturers make their products compatible with a standardized protocol.
In technical terms, a class driver is used as a base or ancestor class for specific drivers which need to have slightly different or extended functionality, but which can take advantage of the majority of the functionality provided by the class driver. This concept is a key aspect of object oriented programming, which when extended to drivers makes it much easier for hardware vendors to provide driver support for their products.
==See also==

* Windows Driver Model
* USB video device class
* USB device classes

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Class driver」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.